/ Assembly List / LJCGenPageGen / GenPageGen / GetPersonBlock

Namespace - GenPageGen


Parameters
individual - The Individual object.
isTop - Indicates if it is the first individual in the page.

Returns

The Person HTML block.

Syntax

C#
public String GetPersonBlock(Individual individual, Boolean isTop = False)

Get a person block.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.